Do a size_request on the button and cell_view_frame, otherwise their style
authorMatthias Clasen <maclas@gmx.de>
Sun, 7 Mar 2004 01:37:06 +0000 (01:37 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 7 Mar 2004 01:37:06 +0000 (01:37 +0000)
commit6d34fb26c375cf720da9f7d8ecc69391f3416d2c
tree43b577ed2227aabde2893b4eec4b0c0fd9ac7c3e
parent64bd1a4884f756cf3b3100f28020ec1478d0404d
Do a size_request on the button and cell_view_frame, otherwise their style

Sun Mar  7 02:38:00 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcombobox.c (gtk_combo_box_size_request): Do a
size_request on the button and cell_view_frame, otherwise
their style will still be the default here in the initial
size_request. (#136301, Mark McLoughlin)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcombobox.c